MethodTrackingEnabled

Boolean

false

Purpose

Use the MethodTrackingEnabled parameter in the JADE initialization file of the database server to control whether method tracking is allowed. Set this parameter to true to allow method tracking. This setting applies system‑wide.

When set to false, any attempt to use the Process class startMethodTracking method results in an exception being raised.

The parameter value is checked for a process the first time the process calls the startMethodTracking method.

You can change the JADE initialization file at any time to alter the value of this parameter without having to stop and restart the database server node.